Raspberry Pi Pico - USB HID Auto Clicker with Circuit Python

196.000 Abonnenten
Abonnieren
How to use the USB HID on Raspberry Pi Pico with circuit python. we are creating a simple auto clicker for android games. Thanks for the view ○○○ LINKS ○○○ Circuit Python ► https://circuitpython.org Microcenter RPi Pico ► https://micro.center/aax Raspberry Pi Pico ► https://pico.raspberrypi.org ○○○ SHOP ○○○ Novaspirit Shop ► teespring.com/stores/novaspirit-tech Amazon Store ► http://amzn.to/2AYs3dI ○○○ SUPPORT ○○○ 💗 Patreon ► https://goo.gl/xpgbzB ○○○ SOCIAL ○○○ 🎮 Twitch ► https://twitch.tv/novaspirit 🎮 Pandemic Playground ► https://www.youtube.com/channel/UCupl... ▶️ novaspirit tv ► https://goo.gl/uokXYr 🎮 Novaspirit Gaming ► https://www.youtube.com/channel/UCKPq... 🐤 Twitter ► https://twitter.com/novaspirittech 👾 Discord chat ► https://discord.gg/v8dAnFV FB Group Novaspirit ► https://www.facebook.com/groups/novas... ○○○ Send Me Stuff ○○○ Don Hui PO BOX 765 Farmingville, NY 11738 ○○○ Music ○○○ From Epidemic Sounds patreon @ https://patreon.com/novaspirittech Tweet me: @ http://twitter.com/novaspirittech facebook: @ http://facebook.com/novaspirittech Instagram @ https://instagram.com/novaspirittech DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission.
I predict that your video will launch many creative HID projects around the world! Great job!
47
I absolutely loved this! Thank you! More of this kind, please.
So inspiring. I love your work man. This is what I'll code today
15
This is great! Thank you for you videos. For a project I'm working on I need the mouse to click on a specific point in the screen (for a known screen size). Can you use this library to en to enter an absolute position?
I have had a Teensy HID for years but never thought about using it on android games. Heck you could do all sorts of crazy things with this and screen grabbing using something like the HDMI input module. You could automate farming on android video games like Clash of Clans like that.
3
Great video 😀 liked the detailed explanation of the code 😀
2
Really enjoyed watching this video, you explained it really well, thanks
Great video! Does anyone know how to stop the pico mounting a drive when using CircuitPython to create an auto clicker?
I like your videos - so inspiring! Already subscribed. But I have a question for you. I started with Raspi and looking to make a project with an external screen [already got one]. I'm interested to make something similar to LaMetric but simple, display time, subscriber counts, social media followers, and all of that as a carousel. Do you have some tips for that or could you point me into some ready project for that? Or maybe you have something like that in mind and ready as video tutorial :) Thanks!
Great example Don! I love your tutorials.
3
Hey! Battery researcher here, the charging speed change is because the charging is not at a constant wattage, it can start really quickly if you want it to and in 15 min of the 100kw you'll get more kwh but it will halt the power to save the batteries health
Great video, I am curious why the while loop was used over range() loop?
Thanks for this example. I just started in Micros after normal raspis and this helps.
I'm going to teach my kid how to use the Pico using this video :) Thank you dude
1
Loved seeing this video and look forward to more little projects with the pico like this!
1
Thanks for this video, friend came to me with a HID project and couldn't find anything for the Pico without using C. Now I can actually start work.
3
This looks great ! Thanks ! Can u make a video about the programmable I/O in raspberry pi pico
GREAT VIDEO !!! couldyou just increase font size or decrease video resolution so there is less empty space. Thanks Don
Great video, as always!
Hi! Is there a way to do what you did, but with Micropython?